public class MolSanitizeException_Vect
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
MolSanitizeException_Vect() |
|
MolSanitizeException_Vect(long n) |
protected |
MolSanitizeException_Vect(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
add(MolSanitizeException x) |
long |
capacity() |
void |
clear() |
void |
delete() |
boolean |
equals(MolSanitizeException_Vect o) |
protected void |
finalize() |
MolSanitizeException |
get(int i) |
protected static long |
getCPtr(MolSanitizeException_Vect obj) |
boolean |
isEmpty() |
void |
reserve(long n) |
void |
set(int i,
MolSanitizeException val) |
long |
size() |
protected MolSanitizeException_Vect(long cPtr, boolean cMemoryOwn)
public MolSanitizeException_Vect()
public MolSanitizeException_Vect(long n)
protected static long getCPtr(MolSanitizeException_Vect obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public long size()
public long capacity()
public void reserve(long n)
public boolean isEmpty()
public void clear()
public void add(MolSanitizeException x)
public MolSanitizeException get(int i)
public void set(int i, MolSanitizeException val)
public boolean equals(MolSanitizeException_Vect o)